net/http.http2clientStream.trace (field)
11 uses
net/http (current package)
h2_bundle.go#L7540: trace *httptrace.ClientTrace // or nil
h2_bundle.go#L7590: return http2traceGot1xxResponseFunc(cs.trace)
h2_bundle.go#L8429: trace: httptrace.ContextClientTrace(ctx),
h2_bundle.go#L8628: http2traceWait100Continue(cs.trace)
h2_bundle.go#L8644: http2traceWroteRequest(cs.trace, err)
h2_bundle.go#L8651: http2traceWroteRequest(cs.trace, err)
h2_bundle.go#L8659: http2traceWroteRequest(cs.trace, err)
h2_bundle.go#L8730: http2traceWroteHeaders(cs.trace)
h2_bundle.go#L9572: if cs.trace != nil {
h2_bundle.go#L9577: http2traceFirstResponseByte(cs.trace)
h2_bundle.go#L9685: http2traceGot100Continue(cs.trace)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |